home *** CD-ROM | disk | FTP | other *** search
- Important CodeCat Notes
- -----------------------
-
- 1. Only one CodeCat program can run at any one time. CodeCat does not
- support multitasking. That is, you can not run CodeCat Project Manager
- AND CodeCat Project Analysis at the same time. For example, if you are
- running CodeCat Project manager you must exit the program before
- starting the CodeCat Project Analysis program.
-
- 2. Copy statements embedded within copybooks (or include members) will
- NOT be found by the missing member routine that follows the initial
- parsing of the source code. In the case of copy statements within
- copybooks, the user must create a Program List that includes the names
- of all programs AND copybooks.
-
- 3. CodeCat always looks for the System Profile in C:\CODECAT. If
- C:\CODECAT does not exist, CodeCat creates a System Profile in the
- current working directory.
-
- 4. A small sample COBOL application is provided so you can
- start a date analysis without having to load your own
- project database. Can't can find the sample application?
-
- If you installed Codecat in a path other than C:\CODECAT you must go to
- the System Profile screen and change the Project Path to the path where
- Codecat is installed.
-
- 5. This version of CodeCat does not handle COPY statements with
- the RENAMES clause. Data-names created by a renames clause
- will display on the reference report as being located in an
- UNKNOWN member. This limitation is being addressed and will be
- corrected in an upcoming CodeCat release.
-
- 6.Data-names defined by the INDEXED BY parameter of an OCCURS clause are
- always listed as UNKNOWN on the Reference reports because there they
- lack an explicit data definition. Only explict data definitions are
- written to the data-names portion of the database. I hope this quirk
- isn't too annoying for you. It will be addressed in a future release.
-
- 7. The Bookmark icon on the Selected Dates screen is not active.
-
- 8. The line counter on the Verify Dates screen is not always accurate.
- If the counter line shows "Line 141 of 149 Definitions" AND the "End
- of Definitions" message displays, you have seen all the definitons.
-